Welcome![Sign In][Sign Up]
Location:
Search - p2p nat udp

Search list

[Internet-Networkliantian

Description: 基于UDP穿透Symmetric NAT 实现不同内网间通讯的P2P网络聊天系统-based on UDP penetrating Symmetric NAT achieve different internal communication network of peer-to-peer networks Chat System
Platform: | Size: 259072 | Author: 吴阳辉 | Hits:

[P2Pudt.sdk.m.final.patch.1.tar

Description: UDT基于UDP的P2P传输开源. 国外的软件,自试用比RUDP感觉好,-UDT-based open source UDP transmission of P2P. Abroad software, since the trial RUDP than it feels good,
Platform: | Size: 113664 | Author: byshome | Hits:

[Software Engineeringdaima

Description: P2P 编程:UDP穿透NAT的原理与实现(附C++源代码)daima.txt,值得-P2P programming: UDP penetrate NAT and realization of the principle (with C++ Source code) daima.txt, worth
Platform: | Size: 19456 | Author: 胡子 | Hits:

[P2PP2PUDP1

Description: P2P之UDP穿透NAT的原理与实现(附源代码).-P2P penetrate NAT of UDP Principle and realize (with source code).
Platform: | Size: 7168 | Author: mm | Hits:

[Internet-NetworkNatsocket

Description: 可信任的UDP协议,可以实现可控制速率,还有实现NAT 穿越。非常好,是很有价值的源代码,希望大家一起来阅读。-Trusted UDP protocol, can control the rate can be achieved, but also realize through NAT. Was very good and valuable source code, I hope that everyone will read them.
Platform: | Size: 47104 | Author: 张和 | Hits:

[P2PPTTClient

Description: VOIP,P2P服务端程序,实现语音压缩,采用UDP的方式,通讯,并实现NAT穿透。-VOIP, P2P client service procedures, to achieve voice compression using UDP manner, communication, and to achieve NAT penetration.
Platform: | Size: 7168 | Author: majun | Hits:

[Internet-Networkp2p_NATSocekt_server_client

Description: P2P 之 UDP穿透NAT的原理与实现源代码 和文档 设计协议的格式-P2P penetrate NAT of UDP Principle and realization of the source code and document format design agreement
Platform: | Size: 157696 | Author: | Hits:

[P2PP2PDemo

Description: 这个是演示采用UDP协议进行P2P打洞对话原理的演示程序,参考的资料是: 1)P2P 之 UDP穿透NAT的原理与实现(附源代码)--http://www.cnpaf.net/Class/hack/0512182034513804825.htm 2)王艳平<<Windows网络与通信程序设计>>-This is a demonstration of the use of UDP protocol P2P holes dialogue principle demonstration procedures, reference information is: 1) P2P penetrate NAT of UDP Principle and realization (with source code)- http:// www.cnpaf.net/ Class/hack/0512182034513804825.htm2) WANG Yan-ping
Platform: | Size: 30720 | Author: guosh | Hits:

[P2PNAT

Description: P2P技术中的UDP穿透NAT的原理详解,另附有一个server和client的实例源代码。-err
Platform: | Size: 32768 | Author: hoty | Hits:

[P2PP2P

Description: 实现的一个源代码来说明UDP穿越NAT的原理-The realization of a source code to illustrate the principle of UDP through NAT
Platform: | Size: 181248 | Author: Sandy | Hits:

[Communicationp2p

Description: P2P之UDP穿透NAT的原理与实现工程P2P之UDP穿透NAT的原理与实现工程-P2P penetrate NAT of UDP and the realization of the principle of the UDP project P2P penetrate NAT Principle and realization of the project
Platform: | Size: 30720 | Author: Lanny | Hits:

[P2PDelphip2p

Description: 本程序为一个真正点对点通讯示范程序:) 实现内网到内网的直接连接(QQ用的技术) 使用Delphi实现。在网上未看到类似的程序,特此发布提供喜欢的朋友参考。 通过UDP来实现穿透NAT的点对点通讯。 -This procedure is a true peer-to-peer communication model program:) to achieve within the network to connect directly with the network (QQ with the technology) to achieve the use of Delphi. Online do not see a similar process, is hereby released favorite friends to provide references. UDP through NAT to achieve penetration of the point-to-point communications.
Platform: | Size: 1252352 | Author: cneagle | Hits:

[Internet-NetworkP2P

Description: P2P 之 UDP穿透NAT的原理与实现-P2P of UDP through NAT Principle and Realization
Platform: | Size: 5748736 | Author: 陆谦谦 | Hits:

[Internet-NetworkP2PNAT

Description: P2P之UDP穿透NAT的实现,一个模拟P2P通讯的过程的源代码,过程很简单,P2PServer运行在一个拥有公网IP的计算机上,P2PClient运行在两个不同的NAT后.(注意,如果两个客户端运行在一个NAT后,本程序很可能不能运行正常,这取决于你的NAT是否支持loopback translation)-p2p protocol, udp, CSHARP
Platform: | Size: 49152 | Author: alex_cn | Hits:

[Internet-Networkp2p

Description: P2P之UDP穿透NAT的原理与实现,最先提出的是基本的NAT,它的产生基于如下事实:一个私有网络(域)中的节点中只有很少的节点需要与外网连接(呵呵,这是在上世纪90年代中期提出的)。那么这个子网中其实只有少数的节点需要全球唯一的IP地址,其他的节点的IP地址应该是可以重用的。 因此,基本的NAT实现的功能很简单,在子网内使用一个保留的IP子网段,这些IP对外是不可见的。子网内只有少数一些IP地址可以对应到真正全球唯一的IP地址。如果这些节点需要访问外部网络,那么基本NAT就负责将这个节点的子网内IP转化为一个全球唯一的IP然后发送出去。(基本的NAT会改变IP包中的原IP地址,但是不会改变IP包中的端口)-P2P principle of UDP through NAT and implementation (with source code)
Platform: | Size: 29696 | Author: 魏应彬 | Hits:

[JSP/JavaTestP2P-UDP

Description: java使用UDP穿透NAT.由于UDP的无连接的,所以需要自己维护连接,那就是心跳!-java to use UDP through NAT. because of the non-UDP connections, so the need to maintain their own connections, and that is heart!
Platform: | Size: 15360 | Author: 未知数 | Hits:

[P2PP2P

Description: 关于UDP穿透NAT的中文资料在网络上是很少的,仅有<<P2P之UDP穿透NAT的原理与实现(shootingstars)>>这篇文章有实际的参考价值。本人近两年来也一直从事P2P方面的开发工作,比较有代表性的是个人开发的BitTorrent下载软件 - FlashBT(变态快车). -UDP through NAT on the Chinese data on the network is small, only " <P2P之UDP穿透NAT的原理与实现(shootingstars)> " This article is the actual reference value. I have the past two years has also been engaged in P2P aspects of development work, more representative of the individual development of BitTorrent download software- FlashBT (metamorphosis Express).
Platform: | Size: 25600 | Author: 田南海 | Hits:

[P2PUDP_MakeHole

Description: udp 穿透, 传透NAT,打洞。不仅有文档的介绍,将原理介绍清楚,而且有可以直接运行的源码。学习udp打洞的好资料。-udp penetrate, pass through the NAT, holes. Not only describes the document will introduce a clear principle, but also can run the source code. Good information to learn udp hole punching.
Platform: | Size: 6124544 | Author: ren | Hits:

[CommunicationP2P

Description: P2P之UDP穿透NAT的原理与实现,请参阅压缩包内txt文件-Of UDP through NAT P2P and implementation of the principle, see txt file inside the archive
Platform: | Size: 10240 | Author: zhtm | Hits:

[P2PP2P

Description: P2P 之 UDP穿透NAT的原理与实现(附源代码)
Platform: | Size: 30720 | Author: | Hits:
« 1 2 3 45 6 7 8 9 »

CodeBus www.codebus.net